Remove preset entries for pop-up-frame-alist from window.el defaults.
authormartin rudalics <rudalics@gmx.at>
Wed, 22 Jun 2011 07:12:18 +0000 (09:12 +0200)
committermartin rudalics <rudalics@gmx.at>
Wed, 22 Jun 2011 07:12:18 +0000 (09:12 +0200)
commit9000be0de2489aa2c1ca1abbccadf6f68d835040
tree134de63e52be6ad1e36c079e7e230a7b463c18d0
parent35500b14ae2564a66486943b51fb55462201cb06
Remove preset entries for pop-up-frame-alist from window.el defaults.

* window.el (display-buffer-default-specifiers)
(display-buffer-alist): Remove entries for pop-up-frame-alist.
Suggested by Katsumi Yamaoka <yamaoka@jpl.org>.

* frame.el (pop-up-frame-alist, pop-up-frame-function)
(special-display-frame-alist, special-display-popup-frame):
Remove duplicate declarations.  These are now in window.el.
lisp/ChangeLog
lisp/frame.el
lisp/window.el